- addressable unit
- adreslenebilir birim
English to Turkish dictionary. 2009.
English to Turkish dictionary. 2009.
addressable — adjective Computing relating to or denoting a memory unit in which all locations can be separately accessed by a particular program … English new terms dictionary
Content-addressable memory — (CAM) is a special type of computer memory used in certain very high speed searching applications. It is also known as associative memory, associative storage, or associative array, although the last term is more often used for a programming data … Wikipedia
Memory management unit — This 68451 MMU could be used with the Motorola 68010 A memory management unit (MMU), sometimes called paged memory management unit (PMMU), is a computer hardware component responsible for handling accesses to memory requested by the CPU. Its… … Wikipedia
Word-addressable — is a computer science term.In computer science, a word is an ordered set of bytes or bits (typically 2 bytes, or 16 bits) that is the normal unit in which information may be stored, transmitted, or operated on within a given computer. Typically,… … Wikipedia
Byte — A byte (pronounced bite , IPAEng|baɪt) is the basic unit of measurement of information storage in computer science. In many computer architectures it is a unit of memory addressing, most often consisting of eight bits. A byte is one of the basic… … Wikipedia
NAU — abbr. Network Addressable Unit (IBM, SNA, OSI) abbr. Network Attachment Unit (GigaB, IP Router) comp. abbr. Network Addressable Unit … United dictionary of abbreviations and acronyms
Bit array — A bit array (or bitmap, in some cases) is an array data structure which compactly stores individual bits (boolean values). It implements a simple set data structure storing a subset of {1,2,..., n } and is effective at exploiting bit level… … Wikipedia
RT-11 — Infobox OS name = RT 11 logo = caption = Directory listing using DIR utility under RT 11 running on a UKNC school computer developer = Digital Equipment Corporation and Mentec Inc. source model = Proprietary source, available at extra cost with… … Wikipedia
Bus error — In computing, a bus error is generally an attempt to access memory that the CPU cannot physically address. Bus errors can also be caused by any general device fault that the computer detects. A bus error rarely means that computer hardware is… … Wikipedia
Data type — For other uses, see Data type (disambiguation). In computer programming, a data type is a classification identifying one of various types of data, such as floating point, integer, or Boolean, that determines the possible values for that type; the … Wikipedia
Integer (computer science) — In computer science, an integer is a datum of integral data type, a data type which represents some finite subset of the mathematical integers. Integral data types may be of different sizes and may or may not be allowed to contain negative values … Wikipedia